06. Exercise: Feature Engineering for Trading Models
In this exercise, you'll get practice engineering features for trading models. You can use built-in Pandas methods to do this feature engineering. In the demo, we'll show you how to use a more specialized library called ta to do technical analysis feature engineering.